home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 December / CMCD1203.ISO / Software / Complet / CINEBENCH 2003 / resource / modules / objects / res / description / Osplinenside.res < prev    next >
Text File  |  2003-02-27  |  335b  |  15 lines

  1. CONTAINER Osplinenside
  2. {
  3.     NAME Osplinenside;
  4.     INCLUDE Obase;
  5.  
  6.     GROUP ID_OBJECTPROPERTIES
  7.     {
  8.         REAL PRIM_NSIDE_RADIUS { UNIT METER; MIN 0.0; }
  9.         LONG PRIM_NSIDE_SIDES  { MIN 2; }
  10.         BOOL PRIM_NSIDE_ROUNDING {}
  11.         REAL PRIM_NSIDE_RRADIUS { PARENTID PRIM_NSIDE_ROUNDING; UNIT METER; MIN 0.0; }
  12.     }
  13.     INCLUDE Osplineprimitive;
  14. }
  15.